-
Home
-
WooCommerce EU VAT Assistant
-
2.1.17.241007 (latest)
-
Code
-
Classes
- IP2Location
Total Complexity |
52 |
Dependencies |
8 |
Dependents |
2 |
Total lines |
517 |
Lines of code |
282 |
Logical lines of code |
134 |
Comment lines |
164 |
Methods |
18 |
Properties |
5 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_database() |
A |
36 |
7 |
86 |
get_visitor_ip_address() |
A |
51 |
9 |
23 |
get_city() |
S |
52 |
5 |
26 |
get_country_code() |
S |
53 |
5 |
23 |
get_db_reader() |
S |
56 |
4 |
19 |
get_state() |
S |
55 |
3 |
20 |
install_database() |
S |
57 |
3 |
16 |
delete_database() |
S |
59 |
3 |
14 |
valid_ip_address() |
S |
61 |
3 |
12 |
get_geoip_install_html() |
S |
57 |
2 |
16 |
geoip_db_file() |
S |
71 |
1 |
5 |
get_errors() |
S |
79 |
1 |
3 |
factory() |
S |
80 |
1 |
3 |
get_county() |
S |
80 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |
get_visitor_country() |
S |
80 |
1 |
3 |
get_visitor_state() |
S |
80 |
1 |
3 |
get_visitor_city() |
S |
80 |
1 |
3 |